<?if($PAGE_ID$="login")?><div style="width: 180px;"><?endif?>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<?if($ERROR$)?><tbody><tr><td colspan="2" style="color: red; text-align: center;"><font size="1"><span style="font-size: 8pt;">$ERROR$</span></font></td><?endif?>
</tr><tr><td width="20%" nowrap="nowrap"><font color="#666666" size="1"><span style="font-size: 8pt;">:$UID_ICON$</span></font></td><td><font size="1"><input class="loginField" name="user" value="" size="20" style="width: 180px;" maxlength="50" type="text"></font></td></tr>
<tr><td><font color="#666666" size="1"><span style="font-size: 8pt;">:</span></font></td><td><font size="1"><input class="loginField" name="password" size="20" style="width: 180px;" maxlength="15" type="password"></font></td></tr>
</tbody></table>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tbody><tr><td nowrap="nowrap"><font size="1"><input id="rem$PAGE_ID$" name="rem" value="1" checked="checked" type="checkbox"><span style="font-size: 8pt;"><font color="#666666"><label for="rem$PAGE_ID$"></label></font><br><input id="hid$PAGE_ID$" name="hidden" value="1" type="checkbox"><font color="#666666"><label for="hid$PAGE_ID$"></label></font></span></font> <?if($PAGE_ID$="login")?><?endif?></td><td startcont="this" align="right" valign="top"><font size="1"><input class="loginButton" name="sbm" value="" type="submit"></font></td></tr>
<tr><td colspan="2"><div style="font-size: 7pt; text-align: center;"><font color="#666666" size="1"><a href="$REMINDER_LINK$"> </a>  <a href="$REGISTER_LINK$"></a></font></div></td></tr>
</tbody></table>
<?if($PAGE_ID$="login")?></div><?endif?>